<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE Nodes [

<!ENTITY % NameValue "CDATA">
<!ENTITY % PropType "(I|S|D|L|H|B)">
<!ENTITY % VersionValue "CDATA">

<!ELEMENT Prp (#PCDATA)>
<!ELEMENT Node (Node|Prp)*>
<!ELEMENT Nodes (Node)+>

<!ATTLIST Nodes version CDATA "1">

<!ATTLIST Node name CDATA #REQUIRED>

<!ATTLIST Prp name CDATA #REQUIRED>
<!ATTLIST Prp type CDATA #REQUIRED>
<!ATTLIST Prp value CDATA #REQUIRED>
]>
<Nodes version="1">
	<Node name="root">
		<Node name="item 1">
			<Prp name="unit id" type="I" value="0"/>
			<Prp name="stacktext" type="S" value="Test1"/>
			<Prp name="line no" type="I" value="12"/>
		</Node>
		<Node name="units">
			<Prp name="unit 0" type="S" value="{5E68A872-73E3-4ADA-9C8D-AAB9EF4CA4E8}"/>
		</Node>
		<Node name="child data"/>
		<Node name="stack"/>
		<Node name="item 0">
			<Prp name="unit id" type="I" value="0"/>
			<Prp name="stacktext" type="S" value="Test1"/>
			<Prp name="line no" type="I" value="12"/>
		</Node>
		<Node name="message 1">
			<Prp name="type" type="I" value="3"/>
			<Prp name="link" type="S" value=""/>
			<Prp name="as html" type="B" value="-1"/>
			<Prp name="picture" type="S" value="Picture2.png"/>
			<Prp name="stack beginning" type="I" value="1"/>
			<Prp name="remarks" type="S" value="&lt;html&gt;&lt;body&gt;&lt;p&gt;The test execution has stopped because --&lt;/p&gt;&lt;ul&gt;&lt;li&gt;An error message was posted to the log and&lt;/li&gt;&lt;li&gt;The &lt;a href=&quot;aqa-help://6090&quot;&gt;Stop on Error&lt;/a&gt; project property is enabled.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt; If you don't want the test to stop on errors, disable this property (&lt;b&gt;Project Editor &amp;rArr; Properties &amp;rArr; Playback&lt;/b&gt;), or change your test commands so that they do not post errors to the log automatically. For instance, if some window or process was not found, use the WaitWindow, WaitProcess or similar methods to obtain the desired object.&lt;/p&gt;&lt;a href=&quot;aqa-help://2207&quot;&gt;Read More&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;"/>
			<Prp name="unit id" type="I" value="0"/>
			<Prp name="priority" type="I" value="300"/>
			<Prp name="message" type="S" value="The test run has stopped because the &quot;Stop on Error&quot; setting is enabled."/>
			<Prp name="line no" type="I" value="12"/>
			<Prp name="date" type="D" value="43439.7208811574"/>
			<Prp name="owner id" type="I" value="-1"/>
			<Prp name="pictype" type="I" value="2"/>
			<Prp name="child index" type="I" value="-1"/>
			<Prp name="stack end" type="I" value="1"/>
			<Prp name="id" type="I" value="1"/>
		</Node>
		<Node name="message 0">
			<Prp name="type" type="I" value="3"/>
			<Prp name="link" type="S" value=""/>
			<Prp name="as html" type="B" value="0"/>
			<Prp name="picture" type="S" value="Picture1.png"/>
			<Prp name="stack beginning" type="I" value="0"/>
			<Prp name="remarks" type="S" value="&#xA;&#xA;Tested object:&#xA;Aliases.SATFolhaDePgto.FrmFolha.GroupBox1.EditSal&#xA;(Sys.Process('SATFolhaDePgto').VCLObject('FrmFolha').VCLObject('GroupBox1').VCLObject('EditSal'))"/>
			<Prp name="unit id" type="I" value="0"/>
			<Prp name="priority" type="I" value="300"/>
			<Prp name="message" type="S" value="Failed to enter text in the edit box, since it is read-only."/>
			<Prp name="line no" type="I" value="12"/>
			<Prp name="date" type="D" value="43439.7208747454"/>
			<Prp name="owner id" type="I" value="-1"/>
			<Prp name="pictype" type="I" value="2"/>
			<Prp name="child index" type="I" value="-1"/>
			<Prp name="stack end" type="I" value="0"/>
			<Prp name="id" type="I" value="0"/>
		</Node>
		<Prp name="status" type="I" value="2"/>
	</Node>
</Nodes>